home *** CD-ROM | disk | FTP | other *** search
/ CD-ROM Data 2004 May / CD Rom Data Mayıs 2004.iso / Media / Internet / Building.exe / HTML / filled / sft.css < prev   
Encoding:
Cascading Style Sheet File  |  2003-09-09  |  1.6 KB  |  95 lines

  1. .sub {
  2.     font-family: Tahoma;
  3.     font-size: 12px;
  4.     font-weight: bold;
  5.     color: #999999;
  6. }
  7. .bod {
  8.     font-family: "MS Sans Serif";
  9.     font-size: 10px;
  10.     color: #000000;
  11. }
  12. .sub2 {
  13.     font-family: Arial, Helvetica, sans-serif;
  14.     font-size: 14px;
  15.     font-weight: bold;
  16.     color: #999999;
  17. }
  18. A {     
  19.     font-family: Tahoma;
  20.     font-size: 10px;
  21.         Color : #FF0000; font-weight: bold;
  22.     text-decoration : none;
  23. }
  24. A:hover { 
  25.         font-family: Tahoma;
  26.     font-size: 10px;
  27.     Color : #FF0000; font-weight: bold;
  28.     text-decoration : underline;
  29. }.bodwh {
  30.     font-family: "MS Sans Serif";
  31.     font-size: 10px;
  32.     color: #FFFFFF;
  33. }
  34. .sub3 {
  35.     font-family: Tahoma;
  36.     font-size: 11px;
  37.     font-weight: bold;
  38.     color: #60950F;
  39. }
  40. .title {
  41.     font-family: Tahoma;
  42.     font-size: 18px;
  43.     font-style: normal;
  44.     color: #FFA523;
  45.     font-weight: bold;
  46.  
  47. }
  48. .title2 {
  49.     color: #5995E6;
  50.     font-family: Tahoma;
  51.     font-size: 18px;
  52.     font-weight: normal;
  53. }
  54. .sub4 {
  55.     font-family: Tahoma;
  56.     font-size: 11px;
  57.     font-weight: normal;
  58.     color: #CC3300;
  59. }
  60. .sub5 {
  61.     font-family: Tahoma;
  62.     font-size: 11px;
  63.     font-weight: normal;
  64.     color: #68A310;
  65. }
  66. .title3 {
  67.     font-family: Garamond;
  68.     font-size: 24px;
  69.     font-weight: normal;
  70.     color: #333333;
  71.     font-style: italic;
  72.  
  73. }
  74. .title4 {
  75.     font-family: Tahoma;
  76.     font-size: 11px;
  77.     font-weight: bold;
  78.     color: #000000;
  79. }
  80. .nav {
  81.     font-family: Verdana, Arial, Helvetica, sans-serif;
  82.     font-size: 10px;
  83.     font-weight: normal;
  84.     color: #666666;
  85.     text-decoration: none;
  86.  
  87. }
  88. a.nav:hover {
  89.     font-family: Verdana;
  90.     font-size: 10px;
  91.     font-weight: normal;
  92.     color: #000000;
  93.     text-decoration: none;
  94. }
  95.